CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c 熵

搜索资源列表

  1. 无损压缩中的熵编码

    0下载:
  2. 用c语言编写的无损压缩中的熵编码的编码和解码程序! 很实用的!-prepared by the lossless compression of the entropy coding coding and decoding process! Very practical!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:90218
    • 提供者:wangxiujun
  1. c++实现哈夫曼编码

    0下载:
  2. 该代码可以输入信号源的数据,然后输出相应的编码结果以及熵等等…………
  3. 所属分类:源码下载

    • 发布日期:2010-12-03
    • 文件大小:2211
    • 提供者:peng.xiaolu
  1. C语言求互信息

    0下载:
  2. c语言求解互信息,熵,联合熵,条件熵
  3. 所属分类:C#编程

    • 发布日期:2011-08-15
    • 文件大小:23552
    • 提供者:mijiawo
  1. 计算熵和修正条件熵的C++程序

    1下载:
  2. C++程序,计算熵和修正条件熵CCE
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-09-08
    • 文件大小:159499
    • 提供者:alice032
  1. 基于C++和Matlab的图像分割和清晰度评价函数

    2下载:
  2. 基于C++和Matlab的图像分割和清晰度评价函数。采用图像信息熵来作为清晰度评价函数。,C++ and Matlab-based image segmentation and definition evaluation function. Using image information entropy as the sharpness function.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-02-04
    • 文件大小:703
    • 提供者:王斌
  1. segment_ga.rar

    0下载:
  2. 基于KSW熵和遗传算法进行图像分割,效果很不错哦。谢谢,KSW entropy-based and genetic algorithms image segmentation, the effect is pretty good, oh
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2675365
    • 提供者:
  1. Texture

    3下载:
  2. 用灰度共生矩阵对共生矩阵归一化和计算能量、熵、惯性矩、相关4个纹理参数。-On the symbiosis with the GLCM matrix normalization and calculation of energy, entropy, moment of inertia, related to four texture parameters.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1214
    • 提供者:青青
  1. zhangle

    0下载:
  2. 张乐最大熵工具包命令行实现工具。手册中第5章详细介绍如何使用命令行来进行模型训练和模型测试。-Zhang Le maximum entropy toolkit command-line implementation tool. Manual Chapter 5 details how to use the command line to apply for model training and model testing.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1251178
    • 提供者:ovlyca
  1. haffman

    0下载:
  2. 用于计算信息熵的哈弗曼编码的c++源代码,含实验报告和结果分析-it contents the C++ source of haffman and the reports and analysis
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:45920
    • 提供者:bluels123
  1. 111

    0下载:
  2. 用C++实现求自信息量和信息熵,联合熵的算法,-With C++ Seeking self-realization of the amount of information and information entropy, joint entropy algorithm,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:994
    • 提供者:pengchao
  1. entropy

    0下载:
  2. 课堂学习程序,C语言实现计算图像的熵、二阶熵、差分熵。在VC6下运行正常-Classroom learning process, C language realization of the calculation of the entropy of image, second-order entropy, differential entropy. VC6 run in the normal
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:33366
    • 提供者:chenminhao
  1. AR

    1下载:
  2. 采用最大熵值法或自相关法实现AR模型,估计出AR模型的系数-Maximum entropy method or self-correlation method to achieve AR model, AR model to estimate the coefficients
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:23059
    • 提供者:dong wei
  1. tuxiangchuli

    0下载:
  2. 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:764938
    • 提供者:SANMIL
  1. Evaluate

    0下载:
  2. 可以计算任意一副打开图像的熵,平均梯度,以及和另外一副图像的相关系数(注:图像必须是*.BMP格式)-can calculate the shannon ,average grid of any bmp photograph and can also computer the correlation with another one.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:66191
    • 提供者:Amy
  1. code-huffman

    0下载:
  2. 利用C语言经行huffman编码 输出结果包含了编码输出的结果以及熵等内容-C language by using huffman coding output line contains the results of output code, as well as entropy, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1060
    • 提供者:凌峰
  1. hh

    0下载:
  2. 【 摘 要】 提出了一种基于负熵的快速不动点1 C A算法, 介绍了负熵的定义和如何将其用作代价函数度量混合信号的非 高斯性。 详细介绍了基于负熵的固定点准则以及简化算法。实验选取 3个非高斯向量作为信号源进行 Ma t l a b分离仿真, 结果显示 分离效果良好。-Abstract Based on the rapid Negentropy 1 CA fixed point algorithm, introduced the definition of negentropy an
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:141494
    • 提供者:金振东
  1. PixelFusion

    0下载:
  2. 图像融合算法及质量评价的程序,其中有HIS、PCA、WAVELET及BROWEY等算法,评价参数有均值、梯度、熵、相关系数等。-image fusion (his pca wavelet browey) mean etc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3151176
    • 提供者:肖飞
  1. Statistics

    0下载:
  2. 图像参数统计小程序,可用于统计图像的均值,标准差,图像的信息熵,平均梯度。简单易用。-Image parameter statistics applets can be used for statistical picture of the mean, standard deviation, the image of the information entropy, average gradient. Easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:45423
    • 提供者:
  1. information

    0下载:
  2. 用c++输入图片名,打开一幅图片后对图片的象素求其信息熵-Using c++ input image name, open a picture after picture of the pixel can seek information entropy
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:830
    • 提供者:l
  1. 熵权法原理

    0下载:
  2. 熵权法是一种客观赋权方法。它十分复杂,计算步骤如下: a.构建各年份各评价指标的判断矩阵: b.将判断矩阵进行归一化处理, 得到归一化判断矩阵: c.根据熵的定义,根据各年份评价指标,可以确定评价指标的熵。 d.定义熵权。定义了第n个指标的熵后,可得到第n个指标的熵权。 f.计算系统的权重值。(Entropy weight method is an objective method of empowerment. It is very complicated. Th
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:106496
    • 提供者:名字好难
« 12 3 4 »
搜珍网 www.dssz.com